home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / urban_sw.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(press).as
Text File  |  2010-03-13  |  336b  |  17 lines

  1. on(press){
  2.    var ┬º\x01┬º = 827;
  3.    if(eval("\x01") == 827)
  4.    {
  5.       set("\x01",eval("\x01") - 264);
  6.       getUrl("http://www.flashgames247.com", "");
  7.    }
  8.    else if(eval("\x01") == 563)
  9.    {
  10.       set("\x01",eval("\x01") + 36);
  11.    }
  12.    else if(eval("\x01") == 599)
  13.    {
  14.       set("\x01",eval("\x01") + 370);
  15.    }
  16. }
  17.